man ForEach-Object
code:man ForEach-Object
名前
ForEach-Object
構文
ForEach-Object -Process <scriptblock[]> -InputObject <psobject> -Begin <scriptblock> -End <scriptblock> [-RemainingScripts <scriptblock[]>] -WhatIf -Confirm <CommonParameters>
ForEach-Object -MemberName <string> -InputObject <psobject> [-ArgumentList <Object[]>] -WhatIf -Confirm <CommonParameters>
エイリアス
foreach
%
注釈
Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help.
-- To download and install Help files for the module that includes this cmdlet, use Update-Help.
-- To view the Help topic for this cmdlet online, type: "Get-Help ForEach-Object -Online" or
go to http://go.microsoft.com/fwlink/?LinkID=113300.